CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - dialog opengl

搜索资源列表

  1. TestImageViewMFC

    0下载:
  2. 功能:显示栅格数据 特点: 1 通过GDAL读取栅格数据 2 在MFC对话框上创建OpenGL窗口 3 在OpenGL窗口中显示栅格数据-Function: display raster data features: 1 raster data via GDAL read 2 to create OpenGL in MFC dialog window to display the window in OpenGL 3 raster data
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1429624
    • 提供者:吴迪
  1. OpenGLTest

    0下载:
  2. 用来测试 本地 opengl 运行环境 是否 配置好。 若配置好,本程序运行后会显示 一个 黑色对话框 ,中间有一个 白色方块。-Used for testing the opengl running environment whether local configured. If the configuration, the program after the operation will show a black dialog box, among a white squar
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:9234901
    • 提供者:wg
  1. OpenGL_Line

    0下载:
  2. 基于MFC单文本对话框的opengl画线程序,里面画线程序只完善了网格线的,其余留着可自行添加-Opengl drawing a line program dialog based MFC single text, which draw lines program only perfect grid lines, the rest keep their own Add
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:5006541
    • 提供者:孙俊
  1. OpenGL_MFC

    0下载:
  2. 这一些OpenGL在MFC中实现的一些小的例程,可以实现抗锯齿,纹理映射,纹理照明,纹理透明度等。 这些例程创建一种方法实现以下功能: 在一个对话框中画一个简单的立方体并使用OpenGL进行渲染。 可以用鼠标右键菜单操纵物体,改变纹理等。 一个定时器控制的自动旋转。 纹理文件必须是2^n*2^m*24bits的BMP位图。-This is the smallest example to make : Antialiasing Gouraud Textur
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1108679
    • 提供者:李平
  1. Flatness_measure

    0下载:
  2. how to porting OpenGL viewport to dialog box
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:1333
    • 提供者:joo
  1. MYDLGOPENGL

    0下载:
  2. 此程序是基于VC对话框的OpenGL开发实例程序,展示了OpenGL的基本用法,适用于初学者。-This procedure is based OpenGL development of the VC dialog box example programs demonstrate the basic usage of OpenGL for beginners
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:3044810
    • 提供者:张萌
  1. MFCDialogOpenGL

    0下载:
  2. 基于MFC对话框类的opengl框架,方便不同读者的学习-Opengl framework based on MFC dialog class to facilitate the learning of different readers
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:3611
    • 提供者:陈大军
  1. MinOGLView

    0下载:
  2. opengl的对话框设置学习。初学者简单的对话框练习。-The opengl dialog box set learning. Beginners simple dialog box exercises.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:2281
    • 提供者:hwl
  1. cup

    0下载:
  2. 基于对话框的Opengl源程序,实现了立体杯子的功能,有光照、材质。-Opengl source based dialog to achieve the function of three-dimensional glasses, a light, material.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-31
    • 文件大小:13018594
    • 提供者:杨振
  1. spline

    0下载:
  2. 该资源包括两个压缩文件,一个是由mfc生成dialog,然后通过鼠标拾取样条曲线的编辑点,该例程从网上下载的,在此对原作者表示感谢;还有一个是根据上面的例子,由事先确定的点,计算出插值点,通过opengl绘图,显示插值效果,例子比较简单,有很多函数未用到,没有加限制条件,改变控制点时,不能超过(0,0),(2,2)。-The resources include two compressed files, a dialog is generated by the mfc spline curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-20
    • 文件大小:51688
    • 提供者:pei
  1. zhuanpan

    0下载:
  2. 通过MFC对话框工程创建一个窗口,在该窗口中使用opengl绘制立方体,圆锥等3D图形,旋转等-MFC dialog project to create a window, the window the opengl rendering cube, cone and 3D graphics, rotation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-11
    • 文件大小:11795369
    • 提供者:海海
  1. Browse_Dialog

    1下载:
  2. 将.png格式的图片中的宽和高和真正的图像数据读出来保存在.pnf格式的文件中,如需在OpenGl中需要贴.png中的数据,这样可以直接使用,并且添加了MFC中的文件选择对话框,让用户进行选择-Png format picture wide and high and real image data read out stored in pnf, and file format for the need to paste in OpenGl png data, which can be used
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-24
    • 文件大小:24649728
    • 提供者:bruce
  1. OpenG-Draw-Mesh

    0下载:
  2. 功能:显示栅格数据 特点: 1 通过GDAL读取栅格数据 2 在MFC对话框上创建OpenGL窗口 3 在OpenGL窗口中显示栅格数据-Function: display raster data features: read by GDAL raster data to create OpenGL window in MFC dialog in the OpenGL window display raster data
  3. 所属分类:OpenGL program

    • 发布日期:2015-09-08
    • 文件大小:1430528
    • 提供者:叶冬荣
  1. WMfc_OpenGL.rar

    0下载:
  2. 使用VC6.0与OPENGL可以成功实现了控制直线的两点,将直线画出,并通过对话框控制,Use VC6.0 with OPENGL can successfully control the two points of a straight line, draw a straight line, and through the dialog box control
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-25
    • 文件大小:2059360
    • 提供者:李枫
  1. EricDlg

    0下载:
  2. Opencv和opengl的结合在MFC对话框中的应用-Opencv and opengl combination of MFC dialog
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:38698495
    • 提供者:caesar
  1. Antialiasing

    0下载:
  2. 在对话框中创建OpenGL Starting OpenGL in a dialog-Starting OpenGL in a dialog
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-19
    • 文件大小:1146460
    • 提供者:bbc
  1. TextureLighting

    0下载:
  2. 基于MFC的对话框Dialog的OpenGL程序框架-Dialog' s OpenGL MFC dialog-based program framework
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-10
    • 文件大小:1463904
    • 提供者:bbc
  1. yiziOpenGL

    0下载:
  2. 实现3Dmax 的3ds文件导入到基于MFC对话框OpenGL文件……椅子的绘制-3Dmax 3ds file import to draw MFC dialog-based OpenGL files ... chair
  3. 所属分类:对话框与窗口

    • 发布日期:2013-11-17
    • 文件大小:2962986
    • 提供者:江济良
  1. OpenGL_With_MFC_

    0下载:
  2. Nehe的OPENGL教程第六课用MFC对话框实现-Nehe OPENGL tutorials sixth lesson MFC dialog
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-01
    • 文件大小:24298190
    • 提供者:桑夏艾
  1. dlg-huitu_opengl

    0下载:
  2. 在对话框中利用opengl绘图 希望对大家有帮助-In the dialog box using opengl drawing hope to help
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-14
    • 文件大小:1963730
    • 提供者:l775852zy
« 1 2 3 4 56 »
搜珍网 www.dssz.com